MEMRM(1) | libmemcached | MEMRM(1) |
NAME¶
memrm - libmemcached Documentation
memrm - Remove a key(s) from a collection of memcached servers
SYNOPSIS¶
memrm [options] [key]
DESCRIPTION¶
memrm removes items, specified by key, from memcached(1) servers.
OPTIONS¶
You can specify servers via the option:
or via the environment variable:
- `MEMCACHED_SERVERS`
For a full list of operations run the tool with the
HOME¶
To find out more information please check: http://libmemcached.org/
AUTHOR¶
Brian Aker, <brian@tangent.org>
Mark Atwood, <mark@fallenpegasus.com>
SEE ALSO¶
AUTHOR¶
Brian Aker
COPYRIGHT¶
2011-2013, Brian Aker DataDifferential, http://datadifferential.com/
February 9, 2014 | 1.0.18 |